home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces / CF_FC.iso / pc / data / swf / Air.swf / scripts / DefineButton2_310 / BUTTONCONDACTION on(release)_2.as next >
Encoding:
Text File  |  2005-02-11  |  51 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndPlay("officer");
  3. }
  4.